* net/socks.el: New file, taken from w3 repository.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 4 Jun 2007 20:24:09 +0000 (20:24 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 4 Jun 2007 20:24:09 +0000 (20:24 +0000)
commit65d2f32ba1977f39e3b1d0d71638059dc3172bbc
tree936ec427831b40f2101a18c56f4a415b73a132b8
parentee2dd6aef61e84f9f11fa6b8366c1214a89cb549
* net/socks.el: New file, taken from w3 repository.
(top): Update Copyright.  Don't load cl.el.
(all): Replace `case' by `cond', `string-to-int' by
`string-to-number', and `process-kill-without-query' by
`set-process-query-on-exit-flag'.
(socks-char-int): Remove defalias and all occurencies.
lisp/ChangeLog
lisp/net/socks.el [new file with mode: 0644]